---
parent: "[[20. areas/notes ToC]]"
tags: [area-note]
date: <% tp.file.creation_date("YYYY-MM-DD") %>
---
tags: 
# <% tp.file.title %>

<% tp.file.cursor(1) %>

---
[[<% tp.date.now("YYYY-MM-DD") %>]] | id: <% tp.date.now("YYYY-MM-DD-HHmm") %>
<%* 
const formattedDate = tp.date.now("YYYY-MM-DD");
tp.file.rename(formattedDate);
await tp.file.move("/20. areas/" + formattedDate + " " + tp.file.title);
%>